xen.git
2009-11-23 Keir Fraserblktap2: fix libgcrypt detection
2009-11-17 Keir FraserRevert 20437:64599a2d310d
2009-11-17 Keir Fraserblktap2: Remove uninitialised variable rc from tdremus_...
2009-11-14 Keir Frasertmem: fix domain shutdown problem/race
2009-11-14 Keir Fraserxend: Remove extraneous logging from pyxc_physinfo().
2009-11-14 Keir Fraserxend: Balloon down memory to achive enough DMA32 memory...
2009-11-13 Keir Fraserstubdom: Fix up pciutils.patch
2009-11-13 Keir Fraserxsm: Dynamic update to device ocontexts
2009-11-13 Keir Fraserxen: allow stubdom to call unmap_domain_pirq
2009-11-13 Keir Fraserpcifront: implement dynamic connections and disconnections
2009-11-13 Keir Fraserxend: call xc_assign_device for all the devices to...
2009-11-13 Keir Fraserremus: Add missing python __init__.py file
2009-11-13 Keir Fraserremus: Add missing unistd.h include from libcheckpoint.c
2009-11-13 Keir Fraserremus: Fix makefiles for indentation
2009-11-13 Keir FraserMerge
2009-11-13 Keir Fraservtd: Make vtd faults dmesg more readable
2009-11-13 Keir FraserRemus: support for network buffering
2009-11-13 Keir FraserRemus: add control script to activate remus on a VM
2009-11-13 Keir FraserRemus: add python control extensions
2009-11-13 Keir Fraserx86: Change the interface physdev_map_pirq to support...
2009-11-13 Keir Fraserlibxenlight: implement pci passthrough
2009-11-13 Keir Fraserlibxenlight: fix name to domid conversion
2009-11-12 Keir Fraserx86: Disable spinlock checks temporarily while bringing...
2009-11-12 Keir FraserDon't assume vcpu_id's are contiguous in alloc_vcpu
2009-11-12 Keir FraserRevert 20045:db1890f07661 "Revert alloc_idle_vcpu(...
2009-11-12 Keir Fraserx86: Remove non-CONFIG_HOTPLUG_CPU code, and general...
2009-11-12 Keir FraserSupport physical CPU hot-add in xen hypervisor
2009-11-12 Keir FraserUpdate pcpu_info hypercall interface
2009-11-12 Keir FraserA few trivial cleanups
2009-11-12 Keir Fraserxend/xm: Add PSCSI_HBA class and DSCSI_HBA class to...
2009-11-12 Keir FraserPoD: Handle operations properly when domain is dying
2009-11-11 Keir Fraserblktap2: Remove gnu89-inline option from CFLAGS
2009-11-10 Keir FraserMark CPU present when it is detected
2009-11-10 Keir FraserHypercall to expose physical CPU information.
2009-11-10 Keir Frasertools: Make build again on netbsd
2009-11-09 Keir Fraserlibxl: Call to open() must specify mode with O_CREAT.
2009-11-09 Keir Fraserunlzma: Remove 'inline' decl from non-static function.
2009-11-09 Keir Fraserx86: Fix clip_to_limit().
2009-11-09 Keir Frasercmdline_parse_early: fix parse 'edd=' option
2009-11-09 Keir Frasere820: fix e820_change_range_type()
2009-11-09 Keir Fraserlibxenlight: initial libxenlight implementation under...
2009-11-09 Keir Fraserblktap2: add remus driver
2009-11-09 Keir FraserRemus: Fixup for tap:tapdisk syntax in remus uname
2009-11-09 Keir Fraserblktap2: only open driver stack once
2009-11-09 Keir Fraserblktap2: configurable driver chains
2009-11-09 Keir FraserRemus: Make checkpoint buffering HVM-aware
2009-11-09 Keir FraserRemus: Do bitmap scan word-by-word before bit-by-bit.
2009-11-09 Keir FraserRemus: Do not bother with to_skip/to_fix bitmaps after...
2009-11-09 Keir FraserRemus: Buffer checkpoint data locally until domain...
2009-11-09 Keir FraserRemus: Initiate failover if a packet is not received...
2009-11-09 Keir FraserRemus: Make xc_domain_restore loop until the fd is...
2009-11-09 Keir FraserRemus: Add callbacks for suspend, postcopy and preresum...
2009-11-09 Keir Fraserx86, hvm: Make host TscInvariant CPUID flag visible...
2009-11-09 Keir Fraserx86_32: Respect e820 map when populating Xen heap.
2009-11-09 Keir Fraserx86, cpuid: mask TSC invariant bit for PV and HVM domai...
2009-11-09 Keir Fraserx86/dom0: support bzip2 and lzma compressed bzImage...
2009-11-05 Keir Fraserxentop: Add two more VBD statistics
2009-11-04 Keir Fraserxc_resume: fix modify_returncode when host width !...
2009-11-04 Keir FraserUpdate QEMU_TAG to f72b6e0ffc3bb84d4442c5a7493bffbdce2a4468
2009-11-03 Keir Fraserxen passthrough: fix recent regressions
2009-11-03 Keir Fraserx86: improve reporting through XENMEM_machine_memory_map
2009-11-03 Keir Fraserx86: Clean up APIC local timer handling.
2009-11-03 Keir Fraservmx: Disable vPMU feature by default
2009-11-03 Keir FraserLinux vbd hotplug: Speed up finding a loopback device
2009-11-03 Keir FraserLinux vbd hotplug: Avoid "leaked" loopback devices
2009-11-03 Keir Fraserxen-hvmctx: add recently added gtsc_khz field to output
2009-11-02 Keir FraserFixes after addition of dummy_vcpu_info.
2009-10-29 Keir FraserExtend the max vcpu number for HVM guest.
2009-10-29 Keir FraserAMD IOMMU: remove a BUG_ON condition, to allow boot
2009-10-29 Keir Fraserstubdom: make stubdom-dm exit properly
2009-10-29 Keir FraserExtend max vcpu number for HVM guest
2009-10-29 Keir FraserUpdate .hgignore list
2009-10-29 Keir FraserPoint per-vcpu vcpu_info at a dummy structure by defaul...
2009-10-29 Keir Fraserminios: xmalloc and realloc fixes
2009-10-28 Keir Fraseriommu: Do not initialise global vars explicitly to...
2009-10-28 Keir Fraservtd: Simplify acpi_dmar_init().
2009-10-28 Keir FraserAMD IOMMU: Use global interrupt remapping table by...
2009-10-28 Keir Fraserxend: disallow ! as a sxp separator
2009-10-28 Keir Fraserx86: vioapic: fix remote irr bit setting for level...
2009-10-28 Keir Fraserscheduler: small csched_cpu_pick() adjustments
2009-10-28 Keir Fraserx86: deny access to the ACPI PM timer I/O port range...
2009-10-28 Keir FraserBoot parameter definition adjustments
2009-10-28 Keir FraserMiscellaneous data placement adjustments
2009-10-28 Keir Fraserirq cleanup
2009-10-27 Keir Fraserxsm: Add support for Xen device policies
2009-10-27 Keir Fraserxend: Add keymap to vfb config for hvm guests
2009-10-26 Keir Fraserx86: IRQ Migration logic enhancement.
2009-10-26 Keir Fraserx86: Small simplification to get_page_from_l1e().
2009-10-26 Keir Fraserhvm: Clean up EPT/NPT 'nested page fault' handling.
2009-10-26 Keir Fraserxend, passthrough: Small fix to find_all_the_multi_func...
2009-10-26 Keir Frasershadow dirty-VRAM: avoid multiple remove_all_mappings...
2009-10-23 Keir Fraserx86: Enable TSC_RELIABLE for AMD servers
2009-10-23 Keir Fraserx86 ept: ignore guest writes to read only memory region...
2009-10-23 Keir Fraservtd: interrupt remapping fix
2009-10-23 Keir Fraserxsm: Corrected check in io_has_perm()
2009-10-23 Keir Fraserx86: Fix RevF detection in powernow.c
2009-10-23 Keir Fraserblktap2: Fix sysfs handling of blktap2
2009-10-23 Keir Fraserxsm: Add getenforce and setenforce functionality to...
2009-10-23 Keir Fraserpassthrough/stubdom: clean up hypercall privilege checking
2009-10-23 Keir Fraserblktap: Fix check_sharing() in blktapctrl
next